Layer<Out, Error, In>
from Layer (Effect)
code:ts
Layer<Out, Error, In>
Out
提供するService (Effect)
Error
構築中に発生しうるエラーの型
In
構築に必要な依存
Tag (Effect)の集合